home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group98c.txt / 000113_icon-group-sender _Tue Dec 8 13:23:11 1998.msg < prev    next >
Internet Message Format  |  2000-09-20  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) id NAA03159
  4.     for icon-group-addresses; Tue, 8 Dec 1998 13:23:02 -0700 (MST)
  5. Message-Id: <199812082023.NAA03159@baskerville.CS.Arizona.EDU>
  6. Date: Tue, 8 Dec 98 10:35:49 PST
  7. From: Shamim Mohamed <shamim@Synopsys.COM>
  8. To: Gregg Townsend <gmt@optima.CS.Arizona.EDU>
  9. Cc: icon-group@optima.CS.Arizona.EDU, ppesek@nyx.net
  10. Subject: Re:  Internet Programming with Icon
  11. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  12. Status: RO
  13.  
  14. Philip Pesek:
  15.  > does the icon language have support for internet programming either under
  16.  > unix or with winsock or something like that?
  17.  
  18. Gregg Townsend:
  19.  > Not really.  There's some loadable C code for Unix in the Icon program
  20.  > library that lets a client open a connection to a server, but that's
  21.  > about it.
  22.  
  23. A quick plug: Unicon has support for sockets. Patches for Icon 9.3 on Unix
  24. are available from http://www.drones.com/unicon/. Most of Unicon has been
  25. ported to the Microsoft Windows platform by Clint Jeffery and his students
  26. and will be available soon.
  27.  
  28. -s
  29.